PDF4Java Reference Documentation
com.o2sol.pdf4java.content.analyzers Package / PDFPageContentAnalysis Class / analyzeSetLineWidthOperator Method
Line width
In This Topic
    analyzeSetLineWidthOperator Method
    In This Topic
    Called when w operator is found.
    Syntax
    public void analyzeSetLineWidthOperator( 
       double value
    )

    Parameters

    value
    Line width
    See Also